home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16569 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: erinews.ericsson.se!usenet
  2. From: lmdhek@lmd.ericsson.se (Henning Kaas)
  3. Newsgroups: comp.lang.c++
  4. Subject: Q:Debugging a 32 bit DLL
  5. Date: Thu, 11 Apr 1996 19:42:40 GMT
  6. Organization: L. M. Ericsson A/S
  7. Message-ID: <4kinme$eq9@erinews.ericsson.se>
  8. Reply-To: lmdhek@lmd.ericsson.se
  9. NNTP-Posting-Host: pcd25.lmd.ericsson.se
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. Hi all,
  13.  
  14. I am currently making a 32 bit application which uses a 32 bit DLL
  15. also written by me. Both the application and the DLL is compiled with
  16. debug information and exe, dll and source code are placed in the same
  17. directory. When using the 32 bit debugger that comes with Borland C++
  18. version 4.51 I can not 'Trace Into' the DLL - Why??
  19.  
  20. Has anyone had the same problem or has any idea why this problem
  21. occures? Please E-mail me: lmdhek@lmd.ericsson.se
  22.  
  23. Thanks!
  24.  
  25.  
  26.  
  27. |==============================================================|
  28. |      _/       _/     _/ _/_/     _/    _/ _/_/_/_/ _/    _/  |
  29. |     _/       _/_/  _// _/  _/   _/    _/ _/       _/  _/     |
  30. |    _/       _/  _/ _/ _/    _/ _/_/_/_/ _/_/_/   _/_/        |
  31. |   _/       _/     _/ _/   _/  _/    _/ _/       _/  _/       |
  32. |  _/_/_/_/ _/     _/ _/_/_/   _/    _/ _/_/_/_/ _/    _/      |
  33. |______________________________________________________________|
  34. |                                                              |
  35. | Name:     Henning Kaas                                       |
  36. | Company:  L. M. Ericsson A/S                                 |
  37. | Phone:    +45 3388 3935                                      |
  38. | Homepage: http://www.dk-online.dk/users/henning_kaas         |
  39. | E-mail:   lmdhek@lmd.ericsson.se                             |
  40. |==============================================================|
  41.  
  42.  
  43.  
  44.  
  45.  
  46.